home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_tkdiff.idb / usr / freeware / src / tkdiff / patches.z / patches
Encoding:
Text File  |  1999-04-16  |  475 b   |  20 lines

  1. *** ./tkdiff-3.00.tcl    Fri Nov  6 09:28:21 1998
  2. --- ../tkdiff-3.00/./tkdiff-3.00.tcl    Thu Jan 28 13:43:31 1999
  3. ***************
  4. *** 1,7 ****
  5.   #!/bin/sh
  6.   #-*-tcl-*-
  7.   # the next line restarts using wish \
  8. ! exec wish "$0" ${1+"$@"}
  9.   
  10.   # $Id: tkdiff,v 1.9 1998/11/06 14:25:36 klassa Exp $
  11.   
  12. --- 1,7 ----
  13.   #!/bin/sh
  14.   #-*-tcl-*-
  15.   # the next line restarts using wish \
  16. ! exec /usr/freeware/bin/wish "$0" ${1+"$@"}
  17.   
  18.   # $Id: tkdiff,v 1.9 1998/11/06 14:25:36 klassa Exp $
  19.   
  20.